- JIRA MCP Server
JIRA MCP Server
Overview
Jira MCP Server is a bridge between Jira and AI assistants that supports stdio and SSE to enable seamless, real-time interaction with Jira through the Model Context Protocol (MCP).
Server Config
{
"mcpServers": {
"mcp-kotlin-jira-server": {
"url": "http://127.0.0.1:3001/sse"
},
"mcp-kotlin-jira-stdio": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"JIRA_URL",
"-e",
"JIRA_EMAIL",
"-e",
"JIRA_PAT",
"docker.io/library/jira-mcp-server-jira-mcp-server"
],
"env": {
"JIRA_URL": "TBD",
"JIRA_EMAIL": "TBD",
"JIRA_PAT": "TBD"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
NoxFrStar
-Language
-License
-Recommend Servers
View AllRollinggo Hotel Mcp
@longcreat
2 days ago
Sigstore
@3089464667
18 hours ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Test
@modelcontextprotocol
test
6 months ago
Crevio
a day ago